slidesrevealjs

VerticalSlides.Slidescanbenestedinsideofeachother...Nestedslidesareusefulforaddingadditionaldetailunderneathahighlevelhorizontalslide.,reveal.jsisanopensourceHTMLpresentationframework.Itenablesanyonewithawebbrowsertocreatebeautifulpresentationsforfree.,InstallNode.js(10.0.0orlater)·Movetothereveal.jsfolderandinstalldependencies$cdreveal.js&&npminstall·Servethepresentationandmonitor ......

Demo

Vertical Slides. Slides can be nested inside of each other ... Nested slides are useful for adding additional detail underneath a high level horizontal slide.

hakimelreveal.js: The HTML Presentation Framework

reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free.

Installation

Install Node.js (10.0.0 or later) · Move to the reveal.js folder and install dependencies $ cd reveal.js && npm install · Serve the presentation and monitor ...

reveal.js

A framework for easily creating beautiful presentations using HTML.

Speaker View

reveal.js comes with a speaker notes plugin which can be used to present per-slide notes in a separate browser window. The notes window also gives you a ...

The HTML presentation framework

Hello There. reveal.js enables you to create beautiful interactive slide decks using HTML. This presentation will show you examples of what it can do.

Vertical Slides

When you arrive at a vertical stack you can optionally press the up/down arrows to view the vertical slides or skip past them by pressing the right arrow.

用Markdown 與Reveal.js 來製作簡報

缺點 · 設定上不像PowerPoint 可以做很細微的調整 · 需要建立在網站的基礎上,普遍性不如PowerPoint ...

用Reveal.js 製作Slide

2022年9月19日 — 用Reveal.js 製作Slide. 通常使用reveal.js 會需要用web server 將js, css, html 放在上面,以便遠端存取這些資源,或是搭配nodejs 使用。